home *** CD-ROM | disk | FTP | other *** search
- ; Pull-down menu for the SEE file viewer/printer
- ; Please make a backup copy before you modify this file!
- ; Pinnacle Software does not officially support reconfigured menus.
- ;
- ; ■ Null lines, and lines starting with a semicolon (like this one) are ignored.
- ; ■ The GAP line specifies how many spaces should appear between menu headings.
- ; If you don't like the way it makes the menu bar look, you can omit the GAP
- ; line and make headings the width you want by putting in extra spaces.
- ; ■ The WIDTH line specifies how wide the menu bar should be (usually 80).
- ; ■ The SELECT line specifies the key to pop up the menu.
- ; ■ KeyName2 descriptions are for documentation purposes only.
- ; ■ The edge of the pull-down is shown by the | character.
- ; ■ "Token" is used by the program to connect each function with a "keypress".
- ; Thus, you may totally rearrange the topics and sub-topics without problems,
- ; but do not alter the tokens.
- ; ■ Key1 and Key2 are based on special key codes (see the end this file).
- ; 0 means "not defined".
- ; ■ The main headings (e.g. \Text) should not be changed -- that would make
- ; some of the help topics inaccurate. You may rearrange them, however.
- ;
- ; If you want to eliminate an entire pull-down section, you can comment it out
- ; by placing a semi-colon in front of each item. This is better than deleting
- ; the lines altogether, in case you wish to restore the items later on.
- ;
- ; You can have multiple MNU files -- see the manual's explanation of the /U
- ; parameter, or consult SEE's built-in help ("Overriding files").
- ;
- ;Description/KeyName1 KeyName2 Key1 Key2 Token
- ;───────────────────────────── ──────── ──── ──── ─────
-
- ; GAP 5
- WIDTH 80
- SELECT F10 MsRt 196 131 a
-
- \General | 162 0 -
- Setup AltZ| 172 0 d
- eXit AltX| AltQ 173 144 z
-
- \Text | 148 0 -
- Search AltS| 159 0 g
- search from tOp AltO| AltO 152 0 O
- search preVious AltV| AltV 175 0 V
- Again F3| 189 158 h
- again prEvious F4| AltB 190 176 K
- Last find Alt@| 249 0 L
- Copy AltC| 174 0 i
- Textify AltY| 149 0 j
-
- \Jump | 164 0 -
- Line # AltL| 166 0 o
- Start CtlHome| 247 0 p
- End CtlEnd| 245 0 q
- Top left Home| 199 0 r
- Bot. left End| 207 0 s
- page Up PgUp| 201 0 G
- page Down PgDn| 209 0 I
- Quit@end Space| 32 130 H
-
- \Display | 160 0 -
- Ruler F2| AltR 188 147 u
- Mono 25 F5| 191 0 v
- Color 25 F6| 192 0 w
- moNo 43/50 F7| 193 0 x
- coLor 43/50 F8| 194 0 y
-
- \Printer | 153 0 -
- Print | (dup.) 0 0 i
- Eject page F9| 195 146 l
- Filter codes AltF| 161 0 m
-
- \Help| AltH 187 163 c
- Pull-down menus | 0 0 !
- Scrolling | 0 0 @
- Command line | 0 0 #
- sWitches | 0 0 ^
- Key stacking | 0 0 &
- cmdline Macros | 0 0 $
- sHortcuts | 0 0 %
- Overriding files| 0 0 *
- ;
- ; F 1 187 Help F 2 188 Ruler
- ; F 3 189 Again F 4 190 Again back
- ; F 5 191 Mono 25 F 6 192 Color 25
- ; F 7 193 Mono 43/50 F 8 194 Color 43/50
- ; F 9 195 Eject F10 196 Menu
- ;
- ;
- ; ALT Key Codes
- ; ─────────────
- ;
- ; Q 144 W 145 E 146 R 147 T 148 Y 149 U 150 I 151 O 152 P 153
- ;
- ; A 158 S 159 D 160 F 161 G 162 H 163 J 164 K 165 L 166
- ;
- ; Z 172 X 173 C 174 V 175 B 176 N 177 M 178
- ;
- ; ! 248 @ 249 # 250 $ 251 % 252 ^ 253 & 254 * 255
- ;
- ; Mouse: LBtn 130 RBtn 131
- ;
- ; Arrows: CtLeft 243 CtRght 244
- ;
- ; Paging: PgUp 201 PgDn 209
- ; Home 199 End 207
- ; CtHome 247 CtEnd 245 CtPgDn 246
- ;
-